home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / pchelp.arc / TIMER.### < prev    next >
Text File  |  1985-01-22  |  650b  |  24 lines

  1. COMMAND:  TIMER                                 DOCUMENTATION : On-line
  2.  
  3. FUNCTION: Measures the amount of time required to run a program or to
  4.           execute a command.
  5.  
  6. FORMAT:   TIMER -C command  OR  TIMER filespec
  7.  
  8. TYPE:     Public domain software
  9.  
  10. REMARKS:  command is a DOS internal command and filespec is any program.
  11.           TIMER requires DOS 2.x and times the execution of internal and
  12.           external commands. A report is displayed showing the start time,
  13.           the stop time, and the elapsed time in hours, minutes and seconds.
  14.           TIMER will follow paths but will not find .BAT files.
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.